Skip to content

LATERAL subquery support#4197

Open
WillAbides wants to merge 3 commits intosqlc-dev:mainfrom
WillAbides:lateral-fix
Open

LATERAL subquery support#4197
WillAbides wants to merge 3 commits intosqlc-dev:mainfrom
WillAbides:lateral-fix

Conversation

@WillAbides
Copy link

Fixes #4182

PostgreSQL LATERAL subqueries now correctly resolve column references to outer query tables.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang labels Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LATERAL subquery cannot resolve outer table columns

1 participant